home *** CD-ROM | disk | FTP | other *** search
/ Champak 50 / Volume 50 - JOGO DISK .iso / Games / magicheaven.swf / scripts / DefineSprite_803 / frame_2 / DoAction.as
Text File  |  2007-10-01  |  183b  |  7 lines

  1. if(scoreLocation == undefined)
  2. {
  3. }
  4. var noCache = getTimer() + random(100000);
  5. mcTarget.loadMovie("http://www.miniclip.com/swfcontent/highscore.swf?noCache=" + noCache);
  6. stop();
  7.